[]
Gets or sets a string used to represent this field in the user interface.
public string Header { get; set; }
If it is not specified, it uses the value of the Binding and make a conversion. The conversion rule is capitalizing the first letter and adding spaces before uppercase characters preceded by lower-case characters.