when i have included the following style to add wrapping to header text the alignment of frozen columns header is lost.
th.ui-th-column div {
    white-space:normal !important;
    height:auto !important;
    padding:2px;
}
How to fix the layout of the frozen column header text? Below one can see the current results
