Let's assume you have a procedure to do the stripping - say StripRTF, which takes the string and returns a string without the RTF tags.
Then on the browse, in the browse column properties you can set the "Display" field to read
StripRTF(whatever)
cheers
Bruce