Combos dont currently respect the px or % spacing of multiple columns as far as I know.
Two methods I have used to get around it.
Have a look at this demo.
The String method is best as the string is preserved and is visible in the Combo when closed.
Using the Constuct method, that is not the case.