DHX Grid: How to center align the column header text thru XM

Hi there,

How to center align the column header text thru XML ???

I know how to do this with JS, but not thru XML.

There is no perfect solution, the next may work ( not for all skins )
<column …><![CDATA[

Name
]]>

Technically, it possible to add custom js code to set column align and call it through afterInit/call@command - but it will resullt in messy XML structure