Sorry, the short answer is no you can't align individual columns.
You could try a ListView control but they are a little harder to work with to start with, and you might have problems with people being able to access them if
they are using different versions etc.
You could also try and add spaces or something to simulate some sort of alignment but I've never seen any succesful code for doing that.