Descriptive headers - iOS

On iOS, headers created with UILabel can be changed with the text property.

header.text = "Descriptive header"
header.accessibilityTraits = .header