No, You have to use custom SQL Commands (stored procedure) and remap it in the stored procedure.
Please note: User can create any category he want's, so static mapping like Personal = 1 will never work,
If User Adds a new Category "MyJohnCategory" what do you want to write to DB?