Hi Wade,
Unfortunately, yes, you'll need to create a formula for each field if you're trying to convert the datatype.
Instead, use a stored proc or a sql query as the datasource for the report and handle the conversion back at the database side.
P.S: You can also use a 'SQL Expression' - but that again means creating one for each field.
-Abhilash