In the security assist authenticate user behavior on the login page, go to the third page, here you can select database columns to store in session variables at log in.
select the first name and last name columns to have them stored at log in.
you can then use those session on the other pages to display the logged in users first name and last name.