I am trying to set the text align for the header cell in the designer, and this is what I do.
- disable global mode
- select the current selection settings in the property window.
- select column header row 1 i.e grid[0,1].
- set the TextAlign to left.
The text is still aligned to the center.