You can't specify a title using LabView's one button dialog box function.
But check out the cool MessageBox vi that m2nth was kind enough to post. It uses the MessageBoxA function in user32.dll and can do more than LabView's dialog boxes even dream of.
Click
here!