I need a string to have inital capitals.

For those who do not understand my problem, this is what I need:

I need this string: "blautkak marsipan" to be written like this: "Blautkak Marsipan". The string is variable, so I can not write it manually.

-Gos-